home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
system
/
sandra
/
san1135.exe
/
{app}
/
examples
/
Access Schema.mdb
/
TIDCount.json
< prev
next >
Wrap
JavaScript Object Notation
|
2006-11-03
|
348b
{
"schema": {
"TableName": "Text (10) NOT NULL",
"CurrentID": "Long Integer"
},
"data": [
{
"TableName": "TClass",
"CurrentID": 1
},
{
"TableName": "TControl",
"CurrentID": 1
},
{
"TableName": "TDevice",
"CurrentID": 1
},
{
"TableName": "TItem",
"CurrentID": 1
},
{
"TableName": "TItemGroup",
"CurrentID": 1
},
{
"TableName": "TModule",
"CurrentID": 1
},
{
"TableName": "TReport",
"CurrentID": 1
}
]
}